In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration / PreserveSmoothing Property

PreserveSmoothing Property (PDFReducerConfiguration)

In This Topic
Syntax
'Declaration

 

Public Property PreserveSmoothing As Boolean
public bool PreserveSmoothing {get; set;}
public read-write property PreserveSmoothing: Boolean; 
public function get,set PreserveSmoothing : boolean
public: __property bool get_PreserveSmoothing();

public: __property void set_PreserveSmoothing( 

   bool value

);
public:

property bool PreserveSmoothing {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.PDFReducerConfiguration
PDFReducerConfiguration Members